libxc: drop xc_get_max_pages
authorIan Campbell <ian.campbell@citrix.com>
Mon, 18 Oct 2010 16:38:15 +0000 (17:38 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 18 Oct 2010 16:38:15 +0000 (17:38 +0100)
commitc4dff75bab5ff4158d091b1742a826ba57918109
treea37344b3bdc5d48399da19a88baa9e8c69d24405
parent4f42a4e74f157e0d9cbb3595b1cc7e215c917428
libxc: drop xc_get_max_pages

The function isn't really ia64 specific but since the result isn't
actually used in the only caller and the same info is available via
xc_domain_getinfo simply drop the function.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxc/ia64/xc_ia64_hvm_build.c
tools/libxc/ia64/xc_ia64_stubs.c
tools/libxc/xenctrl.h